﻿@charset "utf-8";/*初始化样式*/
html{width:100%;height: 100%;}
body{ margin:0px; padding:0px; height: 100%; margin:0px auto; zoom:1;font-size:14px;line-height:24px;font-family:"Arial","sans-serif","微软雅黑","宋体";color:#333;/*设置宽度*/width:100%; background-color:#fff; }
ul,li,form, dl,dt,dd, div{ padding: 0px; margin: 0px;   }
.ul,.ul li{ list-style:none; }
.h1,.h2,.h3,.h4,.h5,.h6,.p{ padding:0px; margin:0px;}
p{ margin:0; }
select,input,textarea{ border-radius:0; -webkit-border-radius:0; color:#414446;}
input:focus { outline: none;}
body.hide{ overflow: hidden; }
@font-face {
	font-family:MontserratL ;
	src: url(../font/MontserratL.otf);
}
/*强制去除表单自带的样式*/
input,button,select,textarea{outline:none;/*-webkit-appearance:none;*/}

/*强制去除textarea自带的样式*/
textarea{resize:none;/*-webkit-appearance:none;*/}

textarea,input,select { background:none; border:none; margin:0; padding:0;}

/*html5设置*/
article,aside,footer,header,hgroup,nav,section,figure,figcaption{ display: block;}
figure,figcaption{ margin:0px; padding:0px;}
audio,canvas,progress,video { display: inline-block; vertical-align: baseline;}
/*百度分享弹框*/
.bd_weixin_popup{ box-sizing: content-box; }
img{ border:none; border:0; max-width: 100%; }
span{ outline: none; }
a{ color:#333333; text-decoration:none; -webkit-tap-highlight-color:rgba(0,0,0,0);}
a:focus{outline:none; -moz-outline:none;}
a:hover{ text-decoration:none; color:#479d0b;}
* {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
*:before,
*:after {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;position: relative;overflow-x: hidden;}
.animate5s{ transition: all 0.5s linear; -webkit-transition: all 0.5s linear; -moz-transition: all 0.5s linear; -ms-transition: all 0.5s linear; -o-transition: all 0.5s linear; }
.animate3s{ transition: all 0.3s linear; -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -ms-transition: all 0.3s linear; -o-transition: all 0.3s linear; }
.textover{overflow:hidden;  text-overflow:ellipsis;  white-space:nowrap}
.textovers{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.t-center{ text-align: center; }
.t-left{ text-align: left; }
.t-right{ text-align: right; }
.cmd1{ display: inline-block; width: 10%; }
.cmd2{ display: inline-block; width: 20%; }
.cmd2_5{ display: inline-block; width: 25%; }
.cmd3{ display: inline-block; width: 30%; }
.cmd4{ display: inline-block; width: 40%; }
.cmd5{ display: inline-block; width: 50%; }
.cmd6{ display: inline-block; width: 60%; }
.cmd7{ display: inline-block; width: 70%; }
.cmd7_5{ display: inline-block; width: 75%; }
.cmd8{ display: inline-block; width: 80%; }
.cmd9{ display: inline-block; width: 90%; }
.icons{ background-image: url(../images/icons.png); background-repeat: no-repeat; display: inline-block; }
.bg0{ background-color: #ffffff; }
.bg1{ background-color: #479d0b; }
.bg2{ background-color: #fbfbfb; }
.colr_main{ color:#479d0b; }
.colr0{ color:#fff; }
.colr1{ color:#000; }
.colr2{ color:#333; }
.colr3{ color:#666; }
.colr4{ color:#999; }
/*清楚浮动*/
.clear{ clear:both; height:0px; overflow:hidden;}
.clearfix:after { content: "."; display: block; height: 0; visibility: hidden; clear: both;
    font-size: 0px;}
.clearfix { zoom: 1;  }

/*初始化样式*/
.f_l{ float: left; display: inline-block; }
.f_r{ float: right; display: inline-block; }
.container{ width:1400px; margin:0 auto; max-width: 100%; padding-left: 15px; padding-right: 15px; }
body>iframe{ display: none; }

/**动画**/
*[data-animation]{ opacity: 0; }
.animated{ opacity: 1; }




/**导航**/
body{ padding-top:133px; }
#header{ position: fixed; left: 0; top: 0; background: #fff; width: 100%; z-index: 99; transition: left 0.3s linear; -webkit-transition: left 0.3s linear; -moz-transition: left 0.3s linear; -ms-transition: left 0.3s linear; -o-transition: left 0.3s linear; }
#header .top{ line-height: 35px; }
#header .top .NoteTips{ height: 35px; overflow: hidden; }
#header .top a{ font-size: 15px; color:#fff; }
#header .top a:hover{ color:#85ceff; }
#header .top .icons{ width: 20px; height: 30px; vertical-align: middle; transform: translateX(0); }
#header .top a:hover .icons{ transform: translateX(2px); }
#header .top .phone .icons{ background-position:3px 3px; }
#header .top .mail{ margin-left: 40px; }
#header .top .mail .icons{ background-position:-22px 3px; margin-right: 10px; }
#header .logo{}
#header .logo a{ height: 70px; display: table-cell; vertical-align: middle; }
#header .logo img{ display: block; height: 76px; }
#header .bot{ padding:10px 0; position: relative; }
#header .menu{ font-size: 17px; }
#header .menu li{ display: inline-block; float: left; position: relative; z-index: 5; }
#header .menu li.language{ display: none; }
#header .menu .title{ padding:0; line-height: 70px; display: block;}
#header .menu li.language .title{ color:red}
#header .menu .title .line{ position: absolute; left: 50%; width: 0; display: block; height: 2px; background-color: #479d0b; top:100%; margin-top: 15px; }
#header .menu li:hover .line{ width: 100%; left: 0; }
#header .menu .lib{ position: absolute; left: 50%; top:75%; font-size: 14px; width: 160px; margin-left: -80px; padding-top:8px; opacity: 0; transform: scaleX(0); text-align: left; white-space: nowrap; }
#header .menu .lib:before{ display: block; content:""; position: absolute; left: 50%; margin-left:-7px; top:-6px; border:7px solid transparent; border-bottom-color:#479d0b; }
#header .menu .lib a{ display: block; position: relative; }
#header .menu .lib .a{ padding:7px 12px; line-height: 22px; position: relative; }
#header .menu .lib .a:before{ display: block; content: ""; position: absolute; left: 50%; top:0; height: 100%; width: 0; background-color: #408b0d; transition:all 0.3s ease; }
#header .menu .lib .a+.a{ border-top:1px solid #ccc; }
#header .menu .lib .a:hover:before{ left: 0; width: 100%; }
#header .menu .lib .a:hover a{ color:#fff; }
#header .menu .lib .h_third:after{ display: block; content:""; position: absolute; top: 0; right: 8px; height: 100%; width: 10px; background:url(../images/icons_jt.png) no-repeat center/auto 8px; }
#header .menu .lib .a:hover .ThirdBox{ margin-left: 0; opacity: 1; transform: scale(1); }
#header .menu .lib .ThirdBox{ position: absolute; left: 100%; top: 0; opacity: 0; padding-left: 0px; transform: scale(0); transition: opacity,margin 0.3s ease-in-out; margin-left: -5px; }
#header .menu .lib .ThirdBox:before{ display: block; content:""; position: absolute; right: 100%; top:11px; border:7px solid transparent; border-right-color:#479d0b; }
#header .menu .lib .ThirdBox .div{ line-height: 22px; position: relative; background-color: #479d0b; }
#header .menu .lib .ThirdBox .div+.div{ margin-top:1px; }
#header .menu .lib .ThirdBox .div:before{ display: block; content: ""; position: absolute; left: 50%; top:0; height: 100%; width: 0; background-color: #408b0d; transition:all 0.3s ease; }
#header .menu .lib .ThirdBox .div:hover:before{ left: 0; width: 100%; }
#header .menu .lib .ThirdBox a{ display: block; color:#fff; padding:7px 12px; font-size: 12px; }
#header .menu li:hover .lib{ opacity: 1; transform: scaleX(1); }
#header .bot .f-searc{ position: absolute; top:100%; left: 50%; margin-left: 700px; display: none; }
.IndexBody #header .bot .f-searc{ display: block; }
#header .bot .f-searc .Key{ position: absolute; right: 100%; top: 0; height: 70px; line-height: 70px; width: 250px; font-size: 16px; color:#666; padding:0 10px; background-color: #fff; opacity: 0; transform: translateX(15px); }
#header .bot .f-searc:hover .Key{ opacity: 1; transform: translateX(0); }
#header .bot .f-searc .submit{ display: block; height: 70px; width: 70px; background-color: #479d0b; position: relative; cursor: pointer; border:0 none; }
#header .bot .f-searc .submit .icons{ position: absolute; left: 50%; top:50%; height: 20px; width: 20px; background-position:-54px -2px; margin-top: -10px; margin-left:-10px; }
#header .bot .f-searc .submit:hover{ background-color: #367e03; }
.SmallHeader{ padding-top: 70px; }
.SmallHeader #header{ border-bottom: 1px solid #e7eaed; box-shadow: 0 0 15px rgba(0,0,0,0.1); }
.SmallHeader #header .top{ display: none; }
.SmallHeader #header .logo a{ height: 50px; }
.SmallHeader #header .logo a img{ height: 40px; }

/**底部**/
#footer{ background: #383838; }
#footer .ul{ padding:75px 0 40px; border-bottom: 1px dashed #666; position: relative; }
#footer .ul .title{ font-size: 20px; line-height: 1.5em; }
#footer .ul .li1{ padding-left:0; }
#footer .ul .li1:before{ display: none; }
#footer .ul .li5{ padding-right: 0; }
#footer .ul li{ vertical-align: top; display: inline-block; padding:0 1%; min-height: 166px; width: 24.5%; }
#footer .ul li:before{ content: ""; position: absolute; margin-left: -4%; display: block; height: 67%; border-left: 1px dashed #666; }
#footer .ul .Box{ padding-top:10px; }
#footer .ul .Box img{ margin: 0 auto;width: 180px;}
#footer .ul p{ padding:3px 0;color:#999; }
#footer .ul .more{ display: none; text-decoration: underline; }
#footer .ul a{ color:#999; }
#footer .ul a:hover{ color:#479d0b; }
#footer .other{ padding:22px 0; line-height: 26px; font-size: 16px; }
#footer .other .f_l{}
#footer .other .f_l a{ color:#999; }
#footer .other .f_l a:hover{ color:#479d0b; }
#footer .other .f_l i{ display: inline-block; vertical-align: middle; margin:0 20px; height: 12px; width: 1px; border-left: 1px solid #999; margin-bottom:2px; color:transparent; }
#footer .share a{ display: inline-block; vertical-align: middle; height: 26px; width: 26px; border:1px solid transparent; background: url(../images/icons.png) no-repeat; }
#footer .share .bshare-facebook{ background-position: -128px 2px; }
#footer .share .bshare-linkedin{ background-position: -170px 2px; margin:0 8px; }
#footer .share .bshare-twitter{ background-position: -214px 2px; }
#footer .share a:hover{ background-color: #4c4c4c; }
#footer .bot{ background-color: #479d0b; color:#fff; padding:7px 0;     line-height: 23px;   min-height: 35px; }
#footer .bot a{ color:#fff; }
#footer .bot a:hover{ color:#045c96; }
#bsBox,#bsBox *{ box-sizing: content-box; }

/**侧边栏**/
#RightNav{ position: fixed; right: 10px; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -moz-transform: translateY(-50%); text-align: center; z-index: 9; }
#RightNav>a{cursor: pointer;display: block; background:#479d0b; width: 74px; text-align: center; padding:10px; position: relative; color:#fff; }
#RightNav>a em{ display: block; position: absolute; right: 0; top:-1px; opacity: 0; height: 66px; padding:0 15px; color:#fff; background-color: #01538a; display: none; z-index: -1; font-size: 16px; line-height: 66px; }
#RightNav a>span{ display: block; height: 30px; width: 38px; margin:0 auto; }
#RightNav a>i{ font-size: 12px; line-height: 16px; display: block; font-style: normal; }
#RightNav>a:hover{ background: #01538a; }
#RightNav>a:hover em{ right: 100%; opacity: 1; display: block; }
#RightNav>a:hover i{ color:#fff; }
#RightNav .Advisory{ background-position: -3px -238px; -webkit-animation: none; animation:none; }
#RightNav .Code{ background-position: -3px -283px; }
#RightNav .Tel{ background-position: -3px -329px; }
#RightNav .Mail{ background-position: -3px -375px; }
#RightNav .retop{ background-position: -3px -426px; }
#RightNav .Returntop{ padding:5px 10px; background-color: #026db4; }
#RightNav .codeBox{ position: absolute; top:0; right: 100%; padding:5px; border:1px solid #ccc; border-radius: 3px; display: none; }
#RightNav .codeBox img{ display: block; max-width: 100px; }
#RightNav>a:hover .codeBox{ display: block; }


/**视频弹框**/
.TankVideoBox{ position: fixed; left: 0; top: 0; height: 100%; width: 100%; z-index: 9999; background-color: rgba(0,0,0,0.2); display: none; cursor: pointer; }
.TankVideoBox .VideoBox{ position: absolute; }
.TankVideoBox iframe{ position: absolute; }
.TankVideoBox .VideoBox .exit{ display: block; position: absolute; height: 30px; width: 30px; top: -30px; right: -30px; }
.TankVideoBox .VideoBox .exit:before{ content: ""; display: block; height: 80%; width: 2px; position: absolute; left: 50%; margin-left: -1px; top: 10%; background-color: #fff; transform: rotate(45deg); }
.TankVideoBox .VideoBox .exit:after{ content: ""; display: block; height: 80%; width: 2px; position: absolute; left: 50%; margin-left: -1px; top: 10%; background-color: #fff; transform: rotate(-45deg);}
.TankVideoBox .VideoBox video{ display: block; width: 100%; }

/**Banner图片**/
#IndexBan{ overflow: hidden; }
#IndexBan img{ width: 100%; display: block; }
#IndexBan .swiper-slide{ opacity: 0.6;}
#IndexBan .swiper-slide-active{ opacity: 1;}
#IndexBan .pc{ display: block;}
#IndexBan .phone{ display: none;}
#IndexBan .none{ display: none;}
#IndexBan .point{ position: absolute; bottom: 30px; left: 0; z-index: 5; width: 100%; text-align: center; }
#IndexBan .point .swiper-pagination-bullet{ transition: all 0.3s linear; -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -ms-transition: all 0.3s linear; -o-transition: all 0.3s linear; border:2px solid #479d0b; border-radius: 4px; background:transparent; height: 8px; width: 22px; margin:0 3px; opacity: 1; }
#IndexBan .point .swiper-pagination-bullet-active{ background:#479d0b; }
/**公共Banner**/
#AutoBanner{ position: relative; overflow: hidden; }
/* #AutoBanner img{ animation: banrun1 15s linear infinite; } */
#AutoBanner .pc{ display: block; }
#AutoBanner .phone{ display: none; }
#AutoBanner .cont{ position: absolute; display: block; top: 50%; left: 0; width: 98%; transform:translateY(-50%); -webkit-transform:translateY(-50%); -moz-transform:translateY(-50%); -ms-transform:translateY(-50%); -ms-transform:translateY(-50%); -o-transform:translateY(-50%); }
#AutoBanner .title{ font-size: 36px; line-height: 1.2em; color:#fff; font-weight:bold; margin-bottom: 3px; }
#AutoBanner .ltitle{ font-size: 16px; line-height: 1.2em; color:#fff; }
@keyframes scaleAnim{
    0%{
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    100%{
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
	 
}
@keyframes banrun1{
	0%{transform: scale(1)}
	50%{transform: scale(1.05)}
	100%{transform: scale(1)}
}
@keyframes rns{
	from{transform: rotate(0deg);}
	to{transform: rotate(360deg);}
}

/**路径**/
#Location{ background-color:#f0efef; color:#999999; padding:9px 0; line-height: 20px; }
#Location a{ color:#999999; display: inline-block; }
#Location a:hover{ color:#337ab7; }
#Location i{ margin:0 16px; }
/**分页**/
.pgbtn{ font-size: 14px; padding:40px 15px; }
.pgbtn li{ display: inline-block; line-height: 40px; vertical-align: middle; padding:4px; }
.pgbtn li a{ display: block; padding:0 5px; min-width: 40px; height: 40px; color:#333333; border-radius: 50%; border:1px solid #e0e0e0; cursor: pointer; }
.pgbtn li .on{ color:#fff; background:#1b96ed; border-color: #1b96ed; }
.pgbtn .p a{ background-position: -378px 15px; border-color: transparent; }
.pgbtn .n a{ background-position: -413px 14px; border-color: transparent; }
.pgbtn li a:hover{ color:#fff; background-color: #39a3ef; border-color: #39a3ef; }


/**首页**/
.IndexBody{}
.IndexBody .Autotitle,.IndexBody h1{ font-size: 28px; line-height: 1.3em; color:#479d0b; font-weight: bold; font-family:"Helvetica Neue LT Std"; text-align: center;}
.IndexBody .Autotitle .line{ display: block; margin:20px auto; height: 1px; width: 0.8em; background-color: #a5a5a5; }
.IndexBody .word{ font-size: 17px; line-height: 1.8em; margin:0 auto; margin-bottom: 30px; max-width: 700px; }
.IndexBody .moreBox{ padding:35px 0; }
.IndexBody .moreBox .more{ color:#fff; background-color: #479d0b; line-height: 44px; padding:0 30px; border-radius: 7px; font-size: 16px; display: inline-block; }
.IndexBody .moreBox .more:hover{ background-color: #408b0d; }
#IndexBlock1{ padding:80px 0 145px; }
#IndexBlock1 .col-xs-12{ padding:0; }
#IndexBlock1 .imgBox{ position: relative; }
#IndexBlock1 .imgBox img{ display: block; width: 100%; }
#IndexBlock1 .min_img{ position: absolute; bottom: -13%; right: 4.44%; width: 56.98%; }
#IndexBlock1 .min_img img{ display: block; }
#IndexBlock1 .more{ position: absolute; left: 6.6%; bottom:26.5%; line-height: 32px; }
#IndexBlock1 .more:hover{ color:#fff; }
#IndexBlock1 .more .icons{ display: inline-block; width: 32px; height: 32px; border:1px solid #fff; background-position: -418px -12px; border-radius: 50%; vertical-align: middle; margin-left:15px; }
#IndexBlock1 .more:hover .icons{ background-color: #479d0b; margin-left:20px; }
#IndexBlock1 .ul{}
#IndexBlock1 .ul li{}
#IndexBlock1 .ul li+li{ margin-top: 10px; }
#IndexBlock1 .ul .cont{ background-color: #fafafa; padding:7% 5.23% 16.7%; }
#IndexBlock1 .ul .title{ font-size: 26px; line-height: 1.8em; color:#333; margin-bottom:2%; display: block; }
#IndexBlock1 .ul .words{ font-size: 15px; line-height: 1.8em; color:#666666; height: 3.6em; }
#IndexBlock1 .ul li.on .cont,
#IndexBlock1 .ul .cont:hover{ background-color: #fff; box-shadow: 0 0 10px rgba(0,0,0,0.12); }
#IndexBlock1 .ul li.on .title,
#IndexBlock1 .ul .title:hover{ color:#479d0b; }
#IndexBlock2{ padding:50px 0; }
#IndexBlock2 .ul{}
#IndexBlock2 .ul li{}
#IndexBlock2 .ul .Box{ display: block; background-color: transparent;margin: 10px; }
#IndexBlock2 .ul .imgBox{ overflow: hidden; position:relative; padding-top:66%; }
#IndexBlock2 .ul .imgBox img{ display: block; transform: scale(1); width: 100%; position:absolute; left:0; top:0; width:100%; height:100%; }
#IndexBlock2 .ul .title{ padding:0 10px; font-size: 16px; line-height: 3.2em; color:#999999; }
#IndexBlock2 .ul .Box:hover{ box-shadow: 0 0 10px rgba(0,0,0,0.2); }
#IndexBlock2 .ul .Box:hover img{ transform: scale(1.1); }
#IndexBlock2 .ul .Box:hover .title{ color:#11b2e8; background-color: #fff; }
#IndexBlock3{ padding: 160px 0 60px;}
#IndexBlock3 .Autotitle{ font-size: 55px; }
#IndexBlock3 .word{ padding-top:30px; margin-bottom:10px; }
#IndexBlock3 .word p{text-indent: 2em;line-height: 36px;}
.more_z{ width:180px; height:45px; margin-top:20px; overflow:hidden; display:block; color:#333; text-align:center; line-height:45px; }
.more_z a{ height:43px;overflow:hidden; display:block; overflow:hidden; transition: all 0.3s linear 0s; border:#868686 solid 1px; }
.more_z a:hover{ background:#c7a854; border:none; color:#FFF;border:#fff solid 1px;}
#IndexBlock3 .l-cont{ padding-right: 50px; }
#IndexBlock3 .r-img{ padding-left:0; }
#IndexBlock3 .iBox{}
#IndexBlock3 .iBox .ili{ position: relative; padding-left:50px; float: left; display: inline-block; width: 50%; margin-bottom: 35px; }
#IndexBlock3 .iBox .icon{ height: 44px; width:44px; position: absolute; left: 0; top:5px; background-color: #479d0b; background-position: center; background-repeat:no-repeat; }
#IndexBlock3 .iBox .title{ font-size: 18px; line-height: 22px; font-weight:bold; }
#IndexBlock3 .iBox .cont{ line-height: 18px; }
#IndexBlock3 .iBox .ili1 .icon{ background-image: url(../images/index_icon1.png); }
#IndexBlock3 .iBox .ili2 .icon{ background-image: url(../images/index_icon2.png); }
#IndexBlock3 .iBox .ili3 .icon{ background-image: url(../images/index_icon3.png); }
#IndexBlock3 .iBox .ili4 .icon{ background-image: url(../images/index_icon4.png); }
#IndexBlock3 .iBox .ili1,
#IndexBlock3 .iBox .ili3{ width: 60%; padding-right: 10%; }
#IndexBlock3 .iBox .ili2,
#IndexBlock3 .iBox .ili4{ width: 40%; }
#IndexBlock3 .iBox .ili3{ clear: both; }
#IndexBlock3 .imgBox{ position: relative;overflow: hidden;}
#IndexBlock3 .imgBox video{ display: block; width: 100%; }
#IndexBlock3 .imgBox img{ display: block; width: 100%; transition: all 0.5s; }
#IndexBlock3 .imgBox:hover img {    transform: scale(1.1);}
#IndexBlock3 .imgBox .mark{ position: absolute; top:0; left: 0; display: block; height: 100%; width: 100%; background-color: rgba(0,0,0,0.08); cursor: pointer; }
#IndexBlock3 .imgBox .icons{ position: absolute; left: 50%; top: 50%;  background-position: 0 -33px; height: 86px; width:86px; transform: translate(-50%,-50%); }
#IndexBlock3 .mark:hover{ background-color: rgba(0,0,0,0.4) }
#IndexBlock3 .mark:hover .icons{ background-position: 0 -124px; }
#IndexBlock4{ padding:50px 0; background-color: #f6f6f6; }
#IndexBlock4 .ul{ padding-top: 15px; }
#IndexBlock4 .ul .Box{ display: block; }
#IndexBlock4 .imgBox{ overflow: hidden; position:relative; padding-top:55%; }
#IndexBlock4 .imgBox img{ position:absolute; left:0; top:0; height:100%; width:100%; }
#IndexBlock4 img{ display: block; width: 100%; }
#IndexBlock4 .Cont{ background-color: #fff; padding:20px 25px 32px; position: relative; }
#IndexBlock4 .Cont:after{ display: block; content: ""; position: absolute; left: 0; bottom:0; height: 2px; background-color: #0171da; width: 0; transition: all 0.3s; }
#IndexBlock4 .title{ font-size: 20px; margin-bottom: 18px; }
#IndexBlock4 .des{ font-size: 16px; }
#IndexBlock4 .Box:hover .title{ color:#0171da; }
#IndexBlock4 .Box:hover .Cont:after{ width: 100%; }
#IndexBlock4 .Box:hover img{ transform: scale(1.1); }
.news-img {height: 100%; width: 100%;overflow: hidden;}
.news-img img {
    height: 100%;
    object-fit: cover;transition: all 0.5s;
}

.news-img:hover img {
    transform: scale(1.1);
}
.news-text {
    /*  background-color: rgb(197, 157, 118); */
}

.row {
    margin: 0;
}

.DATAtime {
    /* height: 93px;  */
    border-right: 1px solid #cccc
}

.DATAtime p {
    text-align: center;
    font-size: 18px;
    color: rgb(197, 157, 118);
    line-height: 35px;padding-top: 5px;
}
.DATAtime p:first-child { font-size: 30px;font-family: 'MontserratL' !important;}
.next-texte {}

.next-texte h3 {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 18px;
    margin-top: 10px;
}

.next-texte p {
    width: 100%;
    color: #9f9f9f;
    margin-top: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.news-text .row {
	margin-top: 10px;
    margin-left: 3%;
 
    padding-top: 10px;  padding-bottom: 10px;
}
.news-text .row:hover {
	box-shadow: 0 0 10px rgba(0,0,0,0.12); 
}
 
.news-text .row:nth-child(1) {
    margin-top: 0px;
}


/**产品**/
#PBlock{ background-color: #f8f8f8; padding:40px 0 110px; }
#PBlock .l-type{ width: 23.75%; }
#PBlock .l-type .Type{ color: #fff; background: #61ae2c; padding:10.52% 10% 10.52% 21.05%; font-size: 24px; font-weight:bold; line-height: 36px; }
#PBlock .l-type .Type .i1{ display: inline-block; vertical-align: middle; height: 34px; width: 34px; background-position: -106px -58px; margin-right: 10px; position: relative; top:-2px; }
#PBlock .l-type .Box{ margin-top: 7px; background-color: #fff; padding:10px 0; }
#PBlock .l-type .Box .title{ font-size: 20px; padding:0 25px; line-height: 22px; }
#PBlock .l-type .Box .title span{ display: block;
    position: relative;
    padding: 0;
    cursor: pointer;
    border-bottom: 1px dashed transparent;
    text-indent: 2em;
    font-size: 16px;}
#PBlock .l-type .Box .title .icons{     display: block;
    height: 22px;
    width: 20px;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -11px;
    background-position: -319px 3px;}
#PBlock .l-type .Box .dl{ padding:12px 0; display: none; }
#PBlock .l-type .Box .dl a{ display: block; padding:0 25px; background-color: #fff; line-height: 40px; color:#555; }
#PBlock .l-type .Box .dl .icons{ display: inline-block; height: 20px; width:20px; background-position: -328px 1px; vertical-align: middle; }
#PBlock .l-type .Box .dl a:hover{ background-color: #61ae2c; color:#fff; }
#PBlock .l-type .Box .dl a:hover .icons{ background-position: -328px -15px; }
#PBlock .l-type .Box .title span:hover{ color:#61ae2c; }
#PBlock .l-type .Box.on .title span{ border-bottom-color:#ddd; }
#PBlock .r-con{ width: 73.75%; }
#PBlock .r-con .pli{ margin:0 -15px; }
#PBlock .r-con .pli li{ padding:0 15px 30px;float: left; }
#PBlock .r-con .Box{ background-color: #fff; display: block; color:#555555; }
#PBlock .r-con .imgBox{ overflow: hidden; }
#PBlock .r-con .imgBox img{ display: block; transform: scale(1); width:100%; }
#PBlock .r-con .cont{ padding:0 20px; }
#PBlock .r-con .cont .title{ line-height: 40px; }
#PBlock .r-con .line{ display: block; border-bottom: 1px dashed #eeeeee; }
#PBlock .r-con .cont .more{ display: inline-block; line-height: 40px; position: relative; padding-right: 25px; color:#999999; }
#PBlock .r-con .cont .more .icons{ display: inline-block; height: 18px; width: 18px; margin-left:10px; border:1px solid #999999; border-radius: 50%; vertical-align: middle; position: absolute; right: 0; top: 50%; margin-top: -9px; background-position: -354px 4px; }
#PBlock .r-con .Box:hover{ background-color:#61ae2c; color:#fff; }
#PBlock .r-con .Box:hover img{ transform: scale(1.05); }
#PBlock .r-con .Box:hover .more{ color:#fff; }
#PBlock .r-con .Box:hover .more .icons{ border-color:#fff; background-position: -354px -18px; }
/**产品详情**/
#pInfo{ margin-top:40px; }
#pInfo .Block1{ margin-bottom:55px; }
#pInfo .Block1 .imgBox{ width: 45.41%; position: relative; }
#pInfo .Block1 .imgBox img{ display: block; width: 100%; }
#pInfo .Block1 .probox { }
#pInfo .Block1 .probox img { display: block; }
#pInfo .Block1 .showbox { display:none; position:absolute; left:102%; top:0; width:90%; height:90%; overflow:hidden; border:1px solid #ccc; z-index: 5; }
#pInfo .Block1 .showbox img { position:absolute; height:333.33%; width:333.33%; max-width: 99999999px; }
#pInfo .Block1 .hoverbox { display:none; position:absolute; top:0; background:#09f; height:30%; width:30%; cursor:move; z-index:10; }
#pInfo .Block1 .swiper-wrapper,
#pInfo .Block1 .swiper-container{ position: static;}
#pInfo .Block1 .point{ position: absolute; display: block; left: 0; width: 100%; text-align: center; z-index: 9; bottom: 10px; }
#pInfo .Block1 .point span{ display:inline-block; vertical-align: middle; float: none; }
#pInfo .Block1 .cont{ width: 50%; font-size: 14px; }
#pInfo .Block1 .title{ font-size: 36px; line-height: 1.2em; color:#333333; font-weight: bold; margin-bottom: 1px; }
#pInfo .Block1 .longtitle{ font-size: 16px; }
#pInfo .Block1 .des{ padding:6% 0 5%; border-bottom: 1px dashed #dddddd; }
#pInfo .Block1 .Feature{ padding:5% 0 3%; border-bottom: 1px dashed #dddddd; color:#555555; }
#pInfo .Block1 .f_tit{ color:#333333; font-weight:bold; margin-bottom:5px; }
#pInfo .Block1 .Feature ul{ margin-left: 15px; max-width: 100%; width: auto!important; }
#pInfo .Block1 .Feature ul li{ padding:8px 0; word-break: break-word; }
#pInfo .Block1 .share{ font-weight: bold; padding:30px 0; line-height: 22px; }
#pInfo .Block1 .bshare-custom{ margin-left: 5px; vertical-align: middle; display: inline-block; }
#pInfo .Block1 .share a{ display: inline-block; float: left; width:22px; height: 22px; line-height: 22px; margin-left: 5px; background-position: center; background-repeat: no-repeat; border-radius: 0; }
#pInfo .Block1 .share .bshare-facebook{ background-image: url(../images/icon_p1.png); }
#pInfo .Block1 .share .bshare-twitter{ background-image: url(../images/icon_p2.png); }
#pInfo .Block1 .share .bshare-gplus{ background-image: url(../images/icon_p4.png); }
#pInfo .Block1 .share .bshare-pinterest{ background-image: url(../images/icon_p3.png); }
#pInfo .Block1 .share .bshare-linkedin{ background-image: url(../images/icon_p5.png); }
#pInfo .Block1 .share .bshare-more{ background-image: url(../images/icon_p6.png); }
#pInfo .Block1 .share a:hover{ -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); filter: grayscale(100%); filter: gray; }
#pInfo .Block1 .advisory{ background-color: #479d0b; border:2px solid #479d0b; color:#fff; border-radius: 5px; line-height: 54px; padding:0 25px; display: inline-block; margin-top: 3%; cursor: pointer; }
#pInfo .Block1 .advisory .lwc-chat-button{ position: relative; left: 0; top: 0; right: 0; bottom: 0; }
#pInfo .Block1 .advisory .word{}
#pInfo .Block1 .advisory .word .icons{ display: inline-block; vertical-align: middle; height: 40px; width: 30px; margin-right: 10px; background-position: -454px 3px; }
#pInfo .Block1 .advisory:hover{ color:#479d0b; background-color: #fff; }
#pInfo .Block1 .advisory:hover .word .icons{ background-position: -496px 5px; }
#pInfo .Bcont{ background-color: #f8f8f8; padding:50px 0 15px; font-size: 16px; color:#555555; }
#pInfo .Bcont+.Bcont{ padding:15px 0; }
#pInfo .Bcont .bg0{ padding:4% 5%; }
#pInfo .Bcont .title{ font-size: 30px; color:#333333; font-weight: bold; margin-bottom: 25px; }
#pInfo .Bcont .content{ line-height: 1.8em; word-break: break-word; }
#pInfo .Bcont .content table{ border:1px solid #dddddd; width: 100%; }
#pInfo .Bcont .content table td{ border:1px solid #dddddd; padding:8px 3%; }
#pInfo .Block4{ background-color: #f8f8f8; padding-bottom:40px; }
#pInfo .Block4 .Btitle{ font-weight: bold; font-size: 30px; color:#333333; margin-bottom:10px; padding:15px 0; }
#pInfo .Block4 .pli{ margin:0 -15px; }
#pInfo .Block4 .pli li{ padding:0 15px 30px; }
#pInfo .Block4 .Box{ background-color: #fff; display: block; color:#555555; }
#pInfo .Block4 .imgBox{ overflow: hidden; }
#pInfo .Block4 .imgBox img{ display: block; transform: scale(1); width:100%; }
#pInfo .Block4 .cont{ padding:0 20px; }
#pInfo .Block4 .cont .title{ line-height: 66px; }
#pInfo .Block4 .line{ display: block; border-bottom: 1px dashed #eeeeee; }
#pInfo .Block4 .cont .more{ display: inline-block; line-height: 50px; position: relative; padding-right: 25px; color:#999999; }
#pInfo .Block4 .cont .more .icons{ display: inline-block; height: 18px; width: 18px; margin-left:10px; border:1px solid #999999; border-radius: 50%; vertical-align: middle; position: absolute; right: 0; top: 50%; margin-top: -9px; background-position: -354px 4px; }
#pInfo .Block4 .Box:hover{ background-color:#479d0b; color:#fff; }
#pInfo .Block4 .Box:hover img{ transform: scale(1.05); }
#pInfo .Block4 .Box:hover .more{ color:#fff; }
#pInfo .Block4 .Box:hover .more .icons{ border-color:#fff; background-position: -354px -18px; }

/**关于我们**/
#AboutBlock{ padding:40px 0; }
#AboutBlock .AbTypes{}
#AboutBlock .AbTypes .li{ border-left: 1px solid #e9e9e9; }
#AboutBlock .AbTypes .li:first-child{ border-left-color: transparent; }
#AboutBlock .AbTypes .Box{ display: block; }
#AboutBlock .AbTypes .span{ display: inline-block; position: relative; vertical-align: middle; }
#AboutBlock .AbTypes i{ width: 60px; height: 60px; display: block; background-repeat: no-repeat; background-position: center; border-radius: 50%; background-color: #fff; }
#AboutBlock .AbTypes .i1{ opacity: 1; transform: scaleX(1); }
#AboutBlock .AbTypes .i2{ position: absolute; left: 0; top: 0; opacity: 0; transform: scaleX(0); }
#AboutBlock .AbTypes .word{ font-size: 16px; line-height: 20px; color:#555555; }
#AboutBlock .AbTypes .b1 .i1{ background-image:url(../images/a_icon1.png); }
#AboutBlock .AbTypes .b2 .i1{ background-image:url(../images/a_icon2.png); }
#AboutBlock .AbTypes .b3 .i1{ background-image:url(../images/a_icon3.png); }
#AboutBlock .AbTypes .b4 .i1{ background-image:url(../images/a_icon4.png); }
#AboutBlock .AbTypes .b1 .i2{ background-image:url(../images/a_icon1_hover.png); }
#AboutBlock .AbTypes .b2 .i2{ background-image:url(../images/a_icon2_hover.png); }
#AboutBlock .AbTypes .b3 .i2{ background-image:url(../images/a_icon3_hover.png); }
#AboutBlock .AbTypes .b4 .i2{ background-image:url(../images/a_icon4_hover.png); }
#AboutBlock .AbTypes .Box:hover i{ background-color: #479d0b; }
#AboutBlock .AbTypes .Box:hover .i1{ opacity: 0; transform: scaleX(0); }
#AboutBlock .AbTypes .Box:hover .i2{ opacity: 1; transform: scaleX(1); }
#AboutBlock .AbTypes .Box:hover .word{ color:#479d0b; }
#AboutBlock .AbTypes .on .Box i{ background-color: #479d0b; }
#AboutBlock .AbTypes .on .Box .i1{ opacity: 0; transform: scaleX(0); }
#AboutBlock .AbTypes .on .Box .i2{ opacity: 1; transform: scaleX(1); }
#AboutBlock .AbTypes .on .Box .word{ color:#479d0b; }
.AboutBlockcont{}
.AboutBlockcont .atitle{ font-size: 30px; line-height: 1.2em; color:#333333; padding:20px 0; }
.AboutBlockcont .acont{ font-size: 16px; line-height: 2em; color:#555555; opacity: 0.8; }
.AboutBlockcont .acont video{ display: block; max-width: 100%; }
#AboutBlock1{ background-color: #f8f8f8; padding:60px 0; }
#AboutBlock1 .acont{ opacity: 1; }
#AboutBlock1 .NBox{ padding:5% 0; }
#AboutBlock1 .NBox .li{ border-left: 1px solid #dddddd; height: 100px; }
#AboutBlock1 .NBox .li:first-child{ border-color: transparent; }
#AboutBlock1 .NBox .num{ font-size: 40px; line-height: 1.2em; color:#333333; font-weight:bold; }
#AboutBlock1 .NBox .num .i{ font-weight: normal; font-size: 18px; margin-left: 5px; position: relative; top:-20px; font-style: normal; }
#AboutBlock1 .NBox .word{ padding:0 5%; font-size: 14px; color:#777777; line-height: 20px; }
#AboutBlock2{ padding:30px 0 50px; }
#AboutBlock2 .atitle{ padding-bottom:30px; }
#AboutBlock2 .imgBox{ width: 45%; }
#AboutBlock2 .imgBox img{ display: block; width: 100%; }
#AboutBlock2 .cont{ width: 51.67%; }
#AboutBlock2 .ul{}
#AboutBlock2 .ul li{ padding:40px 0; }
#AboutBlock2 .ul li+li{ border-top:1px solid #eeeeee; }
#AboutBlock2 .l_title{ font-size: 20px; color:#333333; font-weight: bold; margin-bottom:15px; }
#AboutBlock2 .l_cont{ font-size: 14px; color:#777777; line-height: 24px; }
#AboutBlock3{ background-color: #f8f8f8; padding-top:15px; padding-bottom: 60px; }
#AboutBlock3 .atitle{ margin-bottom:20px; }
#AboutBlock3 .gallery-thumbs{ margin-bottom: 40px; }
#AboutBlock3 .gallery-thumbs .l-con{ width: 55.41%; }
#AboutBlock3 .gallery-thumbs .Btitle{ font-size: 36px; font-weight: bold; color:#479d0b; line-height: 40px; }
#AboutBlock3 .gallery-thumbs .ul{}
#AboutBlock3 .gallery-thumbs li{ font-size: 16px; color:#555555; padding:15px 0; }
#AboutBlock3 .gallery-thumbs b{ font-weight:bold; }
#AboutBlock3 .gallery-thumbs .imgBox{ width: 36.66%; }
#AboutBlock3 .gallery-thumbs .imgBox img{ display: block; width: 100%; }
#AboutBlock3 .gallery-thumbs .swiper-slide{ opacity: 0!important; }
#AboutBlock3 .gallery-thumbs .swiper-slide-active{ opacity: 1!important; }
#AboutBlock3 .tips{ position: relative; }
#AboutBlock3 .tips .swiper-prev{ position: absolute; left: 0; top:18px; height: 38px; width: 38px; border-radius: 50%; background-color: #999999; outline: none; background-position: -538px 7px; cursor: pointer; }
#AboutBlock3 .tips .swiper-next{ position: absolute; right: 0; top:18px; height: 38px; width: 38px; border-radius: 50%; background-color: #999999; outline: none; background-position: -566px 7px; cursor: pointer; }
#AboutBlock3 .tips .swiper-prev:hover,
#AboutBlock3 .tips .swiper-next:hover{ background-color: #479d0b; }
#AboutBlock3 .gallery-top{ position: relative; margin:0 38px; padding:30px 0; }
#AboutBlock3 .gallery-top:before{ width: 100%; content: ""; position: absolute; left: 0; margin-top:6px; height: 1px; background-color: #dddddd; }
#AboutBlock3 .tips .top{ display: block; position: relative; height: 12px; margin-bottom: 5px; }
#AboutBlock3 .tips .top:before{ content:""; position: absolute; left: 50%; width: 1px; top:12px; height: 5px; background-color: #999999; }
#AboutBlock3 .tips .Box{ display: block; }
#AboutBlock3 .tips .swiper-slide{ width: 60px; cursor: pointer; }
#AboutBlock3 .tips .point{ display: block; margin:0 auto; height: 12px; width:12px; border-radius: 50%; border:1px solid #999999; background-color: #f8f8f8; }
#AboutBlock3 .tips .Box .icons{ display: block; position: absolute; left: 50%; top: 50%; margin-top:-11px; margin-left:-11px; height: 22px; width: 22px; background: #479d0b; border-radius: 50%; opacity: 0; }
#AboutBlock3 .tips .Box .icons:before{ display: block; position: absolute; left: 50%; margin-left: -3px; top:-11px; content: ""; border:6px solid transparent; border-left-width: 3px; border-right-width: 3px; border-bottom-color:#479d0b; }
#AboutBlock3 .tips .year{ font-size: 14px; line-height: 20px; color:#555555; }
#AboutBlock3 .gallery-top .swiper-slide-thumb-active .icons,
#AboutBlock3 .gallery-top .swiper-slide .icons:hover{ opacity: 1; }

/**OEM&ODM**/
#OmBlock1{ background:#f8f8f8; padding:60px 0; }
#OmBlock1 .atitle{ padding-bottom: 5px; }
#OmBlock1 .ltitle{ font-size: 16px; line-height: 22px; color:#555555; opacity: 0.7; margin-bottom: 30px; }
#OmBlock1 .cont{ font-size: 16px; color:#555555; margin-bottom: 50px; }
#OmBlock1 .ul{}
#OmBlock1 .ul li{}
#OmBlock1 .ul .Box{ display: block; background:#fff ; }
#OmBlock1 .ul .imgBox{ display: block; overflow: hidden; }
#OmBlock1 .ul .imgBox img{ display: block; transform: scale(1); width: 100%; }
#OmBlock1 .ul .lcon{ padding:15px 20px 40px; }
#OmBlock1 .ul .l_title{ font-size: 24px; color:#333333; line-height: 1.4em; padding:15px 0; border-bottom: 1px dashed #dddddd; }
#OmBlock1 .ul .list{ font-size: 16px; color:#777777; line-height: 22px; padding:25px 0; }
#OmBlock1 .ul .list p{ padding:5px 0; }
#OmBlock1 .ul .more{ color:#999; }
#OmBlock1 .ul .more .icons{ display: inline-block; vertical-align: middle; border:1px solid transparent; border-radius: 50%; background-position: -354px 4px; height: 0; width: 0; margin:0; }
#OmBlock1 .ul .Box:hover{ box-shadow: 0 0 10px rgba(0,0,0,0.1);  }
#OmBlock1 .ul .Box:hover .imgBox img{ transform: scale(1.05); }
#OmBlock1 .ul .Box:hover .l_title{ color:#479d0b; }
#OmBlock1 .ul .Box:hover .more{ color:#333; }
#OmBlock1 .ul .Box:hover .icons{ margin-bottom: 2px; margin-left:5px; height: 18px; width: 18px; border-color: #333; }

#OmBlock2{ padding:25px 0 40px; }
#OmBlock2 .atitle{}
#OmBlock2 .atitle .line{ display: block; margin:10px auto; height: 2px; width: 1.8em; background-color:#479d0b; }
#OmBlock2 .list{ position: relative; overflow: hidden; padding:50px 0 90px; margin-top:20px; }
#OmBlock2 .list:before{ display: block; content: ""; position: absolute; left:6%; width: 86%; top:43%; border-top:1px dashed #dddddd; }
#OmBlock2 .lBox{ display: inline-block; vertical-align: middle; width: 32%; background-color: #fff; position: relative; padding-bottom: 16%; margin-left: 6%; }
#OmBlock2 .lBox .ili{ position: absolute; margin-bottom: 25px; }
#OmBlock2 .lBox .ili:before{ display: block; content: ""; width: 200px; border-top:1px dashed #ddd; position: absolute; left: 50%; top:100px; }
#OmBlock2 .lBox .ili1:before{ transform: rotate(25deg); }
#OmBlock2 .lBox .ili2:before{ transform: rotate(160deg); left: -160px; top:100px; }
#OmBlock2 .lBox .ili3:before{ transform: rotate(25deg); left: -100px; top:0; }
#OmBlock2 .lBox .ili4:before{ transform: rotate(157deg); left: 37px; top:8px; }
#OmBlock2 .lBox .ili1{ top:-45px; margin-left: -70px; left:50%; }
#OmBlock2 .lBox .ili2{ top:50%; margin-top: -45px; right:-70px; }
#OmBlock2 .lBox .ili3{ top:100%; margin-top: -45px; margin-left: -70px; left:50%; }
#OmBlock2 .lBox .ili4{ top:50%; margin-top: -45px; left:-70px; }
#OmBlock2 .list .ili{ display: inline-block; vertical-align: middle; width: 140px; text-align: center; }
#OmBlock2 .list>.ili{ margin-left: 2%; margin-top:40px; }
#OmBlock2 .list .ili5{ margin-left: 6%; }
#OmBlock2 .list .span{ position: relative; display: inline-block; background-color: #fff; border:1px dashed #dddddd; border-radius: 50%; overflow: hidden; }
#OmBlock2 .list .span i{ display: block; width: 80px; height: 80px; }
#OmBlock2 .list .span .i1{ background:url(../images/om1.png) no-repeat center; transform: scaleX(1); opacity: 1; }
#OmBlock2 .list .span .i2{ position: absolute; left: 0; top: 0; background:url(../images/om1_hover.png) no-repeat center; transform: scaleX(0); opacity: 0; }
#OmBlock2 .list .txt{ font-size: 16px; line-height: 22px; height: 44px; color:#555555; }
#OmBlock2 .list .ili:hover span{ background-color: #479d0b; border-color:#479d0b; }
#OmBlock2 .list .ili:hover .i1{ opacity: 0; transform: scaleX(0); }
#OmBlock2 .list .ili:hover .i2{ opacity: 1; transform: scaleX(1); }
#OmBlock2 .list .ili1 .i1{ background:url(../images/om1.png) no-repeat center; }
#OmBlock2 .list .ili1 .i2{ background:url(../images/om1_hover.png) no-repeat center; }
#OmBlock2 .list .ili2 .i1{ background:url(../images/om2.png) no-repeat center; }
#OmBlock2 .list .ili2 .i2{ background:url(../images/om2_hover.png) no-repeat center; }
#OmBlock2 .list .ili3 .i1{ background:url(../images/om3.png) no-repeat center; }
#OmBlock2 .list .ili3 .i2{ background:url(../images/om3_hover.png) no-repeat center; }
#OmBlock2 .list .ili4 .i1{ background:url(../images/om4.png) no-repeat center; }
#OmBlock2 .list .ili4 .i2{ background:url(../images/om4_hover.png) no-repeat center; }
#OmBlock2 .list .ili5 .i1{ background:url(../images/om5.png) no-repeat center; }
#OmBlock2 .list .ili5 .i2{ background:url(../images/om5_hover.png) no-repeat center; }
#OmBlock2 .list .ili6 .i1{ background:url(../images/om6.png) no-repeat center; }
#OmBlock2 .list .ili6 .i2{ background:url(../images/om6_hover.png) no-repeat center; }
#OmBlock2 .list .ili7 .i1{ background:url(../images/om7.png) no-repeat center; }
#OmBlock2 .list .ili7 .i2{ background:url(../images/om7_hover.png) no-repeat center; }
#OmBlock2 .list .ili8 .i1{ background:url(../images/om8.png) no-repeat center; }
#OmBlock2 .list .ili8 .i2{ background:url(../images/om8_hover.png) no-repeat center; }
#OmBlock3{ background-color: #f8f8f8; padding:55px 0; }
#OmBlock3 .word1{ font-size: 20px; margin-bottom:5px; }
#OmBlock3 .word2{ color:#777; }
#OmBlock3 .advisory{ background-color: #479d0b; border:2px solid #479d0b; color:#fff; border-radius: 5px; line-height: 54px; padding:0 25px; display: inline-block; margin-top: 1.5%; cursor: pointer; }
#OmBlock3 .advisory .lwc-chat-button{ position: relative; left: 0; top: 0; right: 0; bottom: 0; }
#OmBlock3 .advisory .word{}
#OmBlock3 .advisory .word .icons{ display: inline-block; vertical-align: middle; height: 40px; width: 32px; margin-right: 10px; background-position: -100px -100px; margin-left: 20px; }
#OmBlock3 .advisory:hover{ color:#479d0b; background-color: #fff; }
#OmBlock3 .advisory:hover .word .icons{ background-position: -100px -148px; }

/**新闻**/
#NewsList{ background-color: #f8f8f8; padding:55px 0 80px; }
#NewsList .nul{}
#NewsList .nul li{ margin-bottom:15px; }
#NewsList .Box{ display: block; padding:12px; position: relative; background-color: #fff; }
#NewsList .imgBox{ display: block; position: absolute; overflow: hidden; }
#NewsList .imgBox img{ display: block; width: 390px; height: 195px; transform: scale(1); }
#NewsList .cont{ margin-left: 420px; padding-top: 13px; padding-right: 13px; height: 195px; }
#NewsList .title{ font-size: 20px; line-height: 30px; color:#333333; }
#NewsList .des{ font-size: 14px; line-height: 30px; color:#777777; }
#NewsList .other{ border-top:1px dashed #dddddd; font-size: 14px; line-height: 20px; color:#777777; margin-top: 35px; padding-top:35px; }
#NewsList .other span{ display: inline-block; }
#NewsList .other .icons{ display: inline-block; float: left; height: 20px; width: 20px; vertical-align: middle; margin-right: 8px; margin-bottom:2px; }
#NewsList .other .time{ margin-right: 15px; }
#NewsList .other .time .icons{ background-position:-165px -97px; }
#NewsList .other .num{}
#NewsList .other .num .icons{ background-position:-211px -97px; }
#NewsList .Box:hover{ box-shadow: 0 0 20px rgba(0,0,0,0.1); }
#NewsList .Box:hover .imgBox img{ transform: scale(1.08); }
#NewsList .Box:hover .title{ color:#0171da; }
/**新闻详情页**/
#NewsInfo{ background-color: #f8f8f8; padding:80px 0; }
#NewsInfo .title{ font-size: 24px; line-height: 1.2em; color:#333333; margin:0; }
#NewsInfo .other{ font-size: 14px; line-height: 20px; color:#4a4a4a; padding-top:20px; padding-bottom:35px; }
#NewsInfo .other span{ display: inline-block; }
#NewsInfo .other .icons{ display: inline-block; float: left; height: 20px; width: 20px; vertical-align: middle; margin-right: 8px; margin-bottom:2px; }
#NewsInfo .other .time{ margin-right: 15px; }
#NewsInfo .other .time .icons{ background-position:-165px -208px; }
#NewsInfo .other .num{}
#NewsInfo .other .num .icons{ background-position:-211px -207px; }
#NewsInfo .Icont{ padding:34px; }
#NewsInfo .Icont .Box{ font-size: 16px; color:#555555; line-height: 1.6em; word-break: break-all; }


.bg0 .links{ border-top:1px dashed #ddd; padding:50px 0 30px; margin-top: 50px; line-height: 64px; font-size: 14px; }
.bg0 .links .PnBox{}
.bg0 .links a{ color:#555555; background-color: #ebebeb; display: inline-block; padding:0 25px; }
.bg0 .links .icons{ display: inline-block; width: 15px; height: 20px; vertical-align: middle; margin-right: 10px; }
.bg0 .links .p{ margin-right: 10px; }
.bg0 .links .p .icons{ background-position:-390px 6px; }
.bg0 .links .n{}
.bg0 .links .n .icons{ margin-left: 10px; margin-right: 0; background-position:-424px 6px; }
.bg0 .links .Returnlist{}
.bg0 .links .Returnlist .icons{ background-position:-390px -40px; }
.bg0 .links a:hover{ background-color: #479d0b; color:#fff; }
.bg0 .links .p:hover .icons{ background-position:-390px -17px; }
.bg0 .links .n:hover .icons{ margin-left: 10px; margin-right: 0; background-position:-424px -17px; }
.bg0 .links .Returnlist:hover .icons{ background-position:-425px  -40px; }

/**荣誉资质**/
#HonorList{ background-color: #f8f8f8; padding:30px 0 70px; }
#HonorList .atitle{ margin:0 0 15px; }
#HonorList .acont{ margin-bottom: 20px; }
#HonorList .Type{ padding:40px 0; }
#HonorList .Type a{ display: inline-block; font-size: 16px; color:#555555; background-color: #e9e9e9; line-height: 60px; padding:0 30px; border-bottom: 1px solid transparent; margin:0 7px; }
#HonorList .Type a:hover{ color:#fff; background-color: #479d0b; }
#HonorList .Type a.on{ color:#479d0b; background-color: transparent; border-bottom-color: #479d0b; }
#HonorList .ul{ margin:0 -4px; }
#HonorList .ul li{ padding:4px; }
#HonorList .Box{ display: block; background-color: #fff; padding:20px; }
#HonorList .imgBox{ margin:10px; display: block; overflow: hidden; }
#HonorList .imgBox img{ display: block; transform: scale(1); }
#HonorList .cont{}
#HonorList .ltitle{ font-size: 16px; color:#555555; margin:20px 0 25px; }
#HonorList .down{ font-size: 14px; color:#777777; line-height: 30px; padding:15px 0 0; border-top:1px dashed #ddd; }
#HonorList .down .icons{ display: inline-block; height: 26px; width: 16px; background-position: -164px -56px; vertical-align: middle; margin-right: 10px; }
#HonorList .imgBox:hover img{ transform: scale(1.08); }
#HonorList .cont:hover .ltitle,
#HonorList .cont:hover .down{ color:#479d0b; }
#HonorList .cont:hover .down .icons{ background-position: -191px -56px; }

/**图片弹框**/
#TankImg .modal-lg{ position: relative; margin:50px auto; max-width: 90%; }
#TankImg .modal-lg .exit{ position: absolute; right: -30px; top: -30px; display: block; width: 30px; height: 30px; background-position:-255px -63px; cursor: pointer; border-radius: 5px; }
#TankImg .modal-lg .exit:hover{ background-color: #479d0b; }
#TankImg .modal-content{ border-radius: 0; padding:30px; }
#TankImg .title{ font-size: 16px; color:#555555; line-height: 1.6em; padding:25px 0 0; }

/**联系我们**/
.ContactBlock{}
.ContactBlock .title{ font-size: 30px; line-height: 1.5em; color:#333333; padding:10px 0; }
.ContactBlock .des{ font-size: 16px; line-height: 1.2em; color:#555555; opacity: 0.7; }
#ContactBlock1{ padding:50px 0; }
#ContactBlock1 .li{ width: 45%; }
#ContactBlock1 .des{ padding-bottom: 30px; border-bottom: 1px dashed #ddd; margin-bottom: 25px; }
#ContactBlock1 .ltitle{ font-size: 24px; line-height: 30px; color:#333333; margin-bottom: 5px; }
#ContactBlock1 .ldes{ font-size: 14px; line-height: 1.5em; color:#999999; }
#ContactBlock1 .lcont{ font-size: 14px; line-height: 20px; color:#555555; padding-top:16px; }
#ContactBlock1 .lcont p{ padding:4px 0; }
.l-form .ltitle{ font-size: 24px; padding-bottom: 20px; }
.l-form .ldes{ font-size: 20px; line-height: 1.5em; color:#080808; }
.l-form .lcont{ font-size: 18px; line-height: 30px; color:#555555; padding-top:16px; }

/* #ContactBlock2{ background-color: #f8f8f8; padding:60px 0; } */
#ContactBlock2 .l-form{ width: 30%; }
#ContactBlock2 .li{ margin-top: 10px; }
#ContactBlock2 .form-control{ font-size: 16px; color:#333; border-radius: 0; border:1px solid #eeeeee; background-color: #fff; padding:0 10px; line-height: 48px; height: 50px;
    -webkit-box-shadow: inset 0 0 0 rgba(0,0,0,0),0 0 0 rgba(102,175,233,0);
    box-shadow: inset 0 0 0 rgba(0,0,0,0),0 0 0 rgba(102,175,233,0)}
#ContactBlock2 .form-control:focus{ box-shadow: 0 0 10px rgba(102,175,233,0.3); }
#ContactBlock2 .textarea{ height: 136px; line-height: 22px; padding:5px 10px; }
#ContactBlock2 .submit{ display: inline-block; width: 135px; height: 42px; line-height: 42px; border:0 none; font-size: 16px; color:#fff; background-color: #cbcbcb; text-align: center; padding:0; }
#ContactBlock2 .reset{ margin-left: 5px; display: inline-block; width: 135px; height: 42px; line-height: 42px; border:0 none; font-size: 16px; color:#fff; background-color: #cbcbcb; text-align: center; padding:0; }
#ContactBlock2 .submit:hover,
#ContactBlock2 .reset:hover{ background-color: #61ae2c; }
#ContactBlock2 .r-map{ width: 65.41%; border:1px solid #dddddd; overflow: hidden; }
#ContactBlock2 .r-map .Map{ height: 490px; position: relative; }
#ContactBlock2 .r-map .Map iframe{ position: absolute; left: 0; top:0; height: 100%; width: 100%; }
#ContactBlock2 .title{ padding-bottom: 2px; }
#ContactBlock2 .des{ padding-bottom: 35px; }

@media only screen and (min-width: 1200px){
	/**头部**/
	#header .menu li+li{ margin-left: 50px; }
	.SmallHeader #header .logo{}
	.SmallHeader #header .bot .f_r{ float: none; vertical-align: middle; }
	.SmallHeader #header .bot{ padding:5px 0; text-align: center; }
	.SmallHeader #header .menu .title{ line-height: 50px; }
	.SmallHeader #header .menu .title .line{ margin-top: 4px; }
	.SmallHeader #header .menu .lib{ padding-top:4px; font-size: 12px; }
	.SmallHeader #header .menu .lib .a{ padding:3px 10px; }
	.SmallHeader #header .menu .lib .div a{ padding:3px 10px; }
	/**产品**/
	#PBlock .r-con .pli li:nth-child(3n+1){ clear: both; }

}
@media only screen and (min-width: 992px){
	/**首页**/
	#IndexBlock1{ padding-bottom: 90px; }
	#IndexBlock1 .l-img{ width: 56.25%; }
	#IndexBlock1 .r-con{ width: 43.75%; padding-left:15px; }
	/**产品列表**/
	#PBlock .r-con .pli li:nth-child(3n+1){ clear:both; }

}
@media (min-width: 768px) {
	/**图片弹框**/
	#TankImg .modal-lg{ width: 665px; }

}
@media only screen and (min-width: 1200px){
	#IndexBlock1 .container{ width: 900px; }
	#IndexBlock1 .ul .cont{ padding:7% 5.23% 9.05%; }
}
@media only screen and (min-width: 1400px){
	#IndexBlock1 .container{ width: 1100px; }
	#IndexBlock1 .ul .cont{ padding:7% 5.23% 14.3%; }
}
@media only screen and (min-width: 1600px){
	#IndexBlock1 .container{ width: 1230px; }
	#IndexBlock1 .ul .cont{ padding:7% 5.23% 16.6%; }
}
@media only screen and (max-width: 1200px){
    /**导航**/
    body{ padding-top: 96px; position: relative; left: 0; }
    #header .bot{ padding:5px 0; }
    #header .logo a{ height: 50px }
    #header .logo a img{ height: 40px; }
  /*  #header .menu{ position: fixed; left: 100%; top:0; z-index: 9999; background: #fff; display: block; width: 150px; height: 100%; text-align: center; padding:0; overflow-y: auto; transition: all 0.3s linear; -webkit-transition: all 0.3s linear; -ms-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -o-transition: all 0.3s linear; margin-left:0; }*/
	#header .menu{ position: absolute; left: 0; top:100%; z-index: 9999; background: #fff; display: none; width: 100%; text-align: center; padding:0; transition: all 0.3s linear; -webkit-transition: all 0.3s linear; -ms-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -o-transition: all 0.3s linear; margin-left:0; }
    #header .menu li{ display: block; float: none; }
    #header .menu .title{ line-height: 50px; }
    #header .menu .title .line{ position: static; width: 100%; margin:0; }
    #header .menu .lib a{ padding:4px 10px; }
    #header .menu .lib{ display: none; position: static; transition: none; -webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; margin:0; padding:0; opacity: 1; transform: scaleX(1); width: 100%; }
    #header .menu .lib .ThirdBox{ display: none!important; }
    #header .menu .lib .h_third:after{ display: none!important; }
    #header .PhoneMenu{ width: 30px; position: relative; padding-top:15px; float: right; cursor: pointer; }
    #header .PhoneMenu i{ display: block; background: #479d0b; height: 3px; opacity: 1; transition: all 0.3s linear; -webkit-transition: all 0.3s linear; -ms-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -o-transition: all 0.3s linear;  }
    #header .PhoneMenu i+i{ margin-top:6px; }
    .SmallHeader #header .logo a{ height: 50px }
    .SmallHeader #header .logo a img{ height: 30px; }
    .SmallHeader #header .PhoneMenu{ padding-top: 15px; height: 50px; }
   /* .PhoneShow{ left: -150px; }
    .PhoneShow #header{ left: -150px; }
    .PhoneShow #header .menu{ margin-left: -150px; }*/
    .PhoneShow #header .menu{ display: block; border-top:2px solid #479d0b; }
    .PhoneShow #header .PhoneMenu .i1{ transform: rotate(45deg) translate(7px,9px); -webkit-transform: rotate(45deg) translate(7px,9px); -ms-transform: rotate(45deg) translate(3px,6px); -moz-transform: rotate(45deg) translate(3px,6px); -o-transform: rotate(45deg) translate(7px,9px); }
    .PhoneShow #header .PhoneMenu .i2{ opacity: 0; }
    .PhoneShow #header .PhoneMenu .i3{ transform: rotate(-45deg) translate(3px,-6px); -webkit-transform: rotate(-45deg) translate(3px,-6px); -ms-transform: rotate(-45deg) translate(3px,-6px); -moz-transform: rotate(-45deg) translate(3px,-6px); -o-transform: rotate(-45deg) translate(3px,-6px); }
    #header .bot .f-searc{ display: none; }
    /**Banner图片**/
    #IndexBan .point{ text-align: center; bottom: 15px; }
    #IndexBan .point .swiper-pagination-bullet{ float: none; vertical-align: middle; }

    /**底部**/
    #footer .ul li{ padding:0 2%; }
	#footer .ul li:before{ margin-left: -2%; }

    /**侧边栏**/
    #RightNav{ transform: scale(0.7) translate(15%,-15%); }
    /**分页**/
    .pgbtn{ padding:25px 0; }

	/**产品**/
	#PBlock{ padding:30px 0 90px; }
	#PBlock .l-type .Type{ padding-left: 25px; font-size: 20px; }
	#PBlock .l-type .Type .i1{ margin-right:5px; }
	#PBlock .l-type .Box .title{ font-size: 16px; }
	#PBlock .l-type .Box .title span{ padding-top: 15px; padding-bottom: 15px; }
	#PBlock .r-con .pli{ margin:0 -10px; }
	#PBlock .r-con .pli li{ padding:0 10px 20px; }
	#PBlock .r-con .cont .title{ line-height: 40px; }
	#PBlock .r-con .cont .more{ line-height: 40px; }
	#pInfo .Block1 .title{ font-size: 30px; }
	#pInfo .Block1 .des{ padding:2% 0 2%; }
	#pInfo .Block1 .Feature{ padding:2% 0 1%; }
	#pInfo .Bcont .title{ font-size: 26px; }
	#pInfo .Block4 .Btitle{ font-size: 26px; margin-bottom: 0; }
	#pInfo .Block4 .pli{ margin:0 -10px; }
	#pInfo .Block4 .pli li{ padding:0 10px 20px; }
	#pInfo .Block4 .cont .title{ line-height: 40px; }
	#pInfo .Block4 .cont .more{ line-height: 40px; }

	/**关于我们**/
	.AboutBlockcont .atitle{ font-size: 26px; }
	#AboutBlock1{ padding: 20px 0 40px; }
	#AboutBlock1 .NBox{ padding:3% 0; }
	#AboutBlock1 .NBox .num{ font-size: 30px; }
	#AboutBlock1 .NBox .num .i{ top: -15px; }
	#AboutBlock2 .ul li{ padding:20px 0; }
	#AboutBlock3{ padding-bottom: 40px; }
	#AboutBlock3 .gallery-thumbs li{ padding:10px 0; }

	/**OEM&ODM**/
	#OmBlock2 .lBox .ili:before{ width: 178px; }
	#OmBlock2 .list>.ili{ margin-left: 0; }
	#OmBlock2 .list .ili5{ margin-left: 6%; }
	#OmBlock2 .lBox .ili1:before{ top: 86px; }
	#OmBlock2 .lBox .ili2:before{ left: -139px; top: 93px; }

	/**新闻**/
	#NewsList{ padding:25px 0; }
	#NewsList .Box{ padding:10px; }
	#NewsList .nul li{ margin-bottom:10px; }

	/**新闻详情页**/
	#NewsInfo{ padding:40px 0; }

	/**荣誉资质**/
	#HonorList{ padding:20px 0 40px; }
	#HonorList .atitle{ margin:0; }
	#HonorList .acont{ margin-bottom: 0; }

	/**联系我们**/
	.ContactBlock .title{ font-size: 26px; }
	#ContactBlock1{ padding:15px 0 35px; }
	#ContactBlock1 .ltitle{ font-size: 20px; }
	#ContactBlock2{ padding:40px 0; }

}

@media only screen and (max-width: 1080px){
	/**OEM&ODM**/
	#OmBlock2 .lBox{ width: 28%; }
	#OmBlock2 .lBox .ili:before{ width: 135px; }
	#OmBlock2 .lBox .ili2:before{ left: -90px; }
	#OmBlock2 .list .ili5{ margin-left: 5%; }
}
@media only screen and (max-width: 992px){
    /**底部**/
    #footer .ul{ display: none; }

    /**首页**/
	.IndexBody .Autotitle{ font-size: 46px; }
	.IndexBody .Autotitle,.IndexBody h1{ font-size: 25px; line-height: 1em;text-align: center; }
	.IndexBody .Autotitle .line{ margin:15px auto; }
	.IndexBody .word{ margin-bottom: 20px; }
	#IndexBlock1{ padding:35px 0; }
    #IndexBlock1 .l-img{ padding-bottom: 0; }
    #IndexBlock1 .ul li{ margin-top: 10px; }
    #IndexBlock1 .ul .cont{ padding:3% 3% 5%; }
    #IndexBlock1 .ul .title{ font-size: 18px; margin-bottom: 0px; white-space: inherit; }
    #IndexBlock1 .ul .words{ font-size: 14px; line-height: 20px; -webkit-line-clamp:inherit; }
    #IndexBlock2{ padding:35px 0; }
    #IndexBlock3{ padding:35px 0; }
    #IndexBlock3 .Autotitle{ font-size: 46px; text-align: center; }
    #IndexBlock3 .l-cont{ padding:0 15px; }
    #IndexBlock3 .word{ padding-top:20px; margin-bottom: 25px; }
    #IndexBlock3 .r-img{ padding:0 15px; }
	.more_z {margin: 20px auto;}

    /**分页**/
    .pgbtn{ padding:15px 0; }
    .pgbtn li a{ line-height: 30px; height: 30px; min-width: 30px; }
    .pgbtn .p a{ background-position: -383px 10px; }
    .pgbtn .n a{ background-position: -417px 9px; }

	/**产品**/
	#PBlock{ padding:25px 0; }
	#PBlock .l-type{ float: none; display: block; width: 100%; margin-bottom:10px; }
	#PBlock .l-type .Type{ padding:25px; }
	#PBlock .l-type .Type .i2{ float: right; display: inline-block; height: 36px; width: 20px; background-position: -13px -422px; transform: rotate(180deg); }
	#PBlock .l-type.on .Type .i2{ transform: rotate(0deg); }
	#PBlock .l-type .pBox{ display: none; }
	#PBlock .r-con{ float: none; display: block; width: 100%; }
	#PBlock .r-con .pli{ margin:0 -5px 15px; }
	#PBlock .r-con .pli li{ padding:5px; }
	#PBlock .r-con .pli li:nth-child(2n+1){ clear: both; }
	#pInfo .Block4 .pli{ margin:0 -5px 15px; }
	#pInfo .Block4 .pli li{ padding:5px; }
	#pInfo .Block4 .pli li:nth-child(2n+1){ clear: both; }

	/**关于我们**/
	#AboutBlock2{ padding:20px 0 40px; }
	#AboutBlock2 .ul li{ padding:10px 0; }
	#AboutBlock3 .atitle{ margin-bottom: 0; }
	#AboutBlock3 .gallery-thumbs{ margin-bottom: 10px; }
	#AboutBlock3 .gallery-thumbs .Btitle{ font-size: 26px; }
	#AboutBlock3 .gallery-thumbs li{ padding:5px 0; font-size: 14px; }

	/**OEM&ODM**/
	#OmBlock1{ padding:20px 0 40px; }
	#OmBlock1 .ltitle{ margin-bottom:15px; }
	#OmBlock1 .cont{ margin-bottom: 15px; }
	#OmBlock1 .ul{ margin:0 -5px; }
	#OmBlock1 .ul li{ padding:0 5px; }
	#OmBlock1 .ul .lcon{ padding:10px; }
	#OmBlock1 .ul .l_title{ font-size: 20px; }
	#OmBlock1 .ul .list{ padding:10px 0; font-size: 14px; }
	#OmBlock1 .ul .list p{ padding:2px 0; }
	#OmBlock2{ padding:20px 0 40px; }
	#OmBlock2 .list:before{ display: none; }
	#OmBlock2 .list{ padding-bottom: 0; margin-top:0; text-align: center; }
	#OmBlock2 .lBox{ display: block; margin:0 auto 85px; width: 300px; }
	#OmBlock2 .list>.ili{ margin:0 1%; }
	#OmBlock2 .lBox .ili1:before{ top: 72px; }
	#OmBlock2 .lBox .ili4:before{ left: 52px; }

	/**新闻**/
	#NewsList{}
	#NewsList .nul{}
	#NewsList .imgBox img{ width: 310px; height: 155px; }
	#NewsList .cont{ margin-left: 325px; padding-top: 5px; padding-right: 10px; height: 155px; }
	#NewsList .other{ margin-top: 25px; padding-top:25px; }

	/**新闻详情页**/
	#NewsInfo{ padding:30px 0; }
	#NewsInfo .title{ font-size: 20px; }
	#NewsInfo .other{ font-size: 14px; padding-top:10px; padding-bottom:15px; }
	#NewsInfo .Icont{ padding:25px; }
	.bg0 .links{ padding:25px 0; margin-top: 25px; line-height: 44px; }

	/**联系我们**/
	#ContactBlock2 .l-form,
	#ContactBlock2 .r-map{ width: 100%; float: none; display: block; }
	#ContactBlock2 .des{ padding-bottom: 5px; }
	#ContactBlock2 .l-form{ margin-bottom:25px; }

}

@media only screen and (max-width: 768px){
	/**头部导航**/
	body{ padding-top: 60px; }
	#header .top{ display: none; }
	#header .logo a img{ height: 30px; }
	#header .menu li.language{ display: block; }
    /**底部**/
    #footer .other .f_l,
    #footer .other .f_r{ float: none; display: block; text-align: center; }
    #footer .share{ padding-top: 10px; }
    #footer .bot{ line-height: 18px; padding:10px 0; }
    #footer .bot .f_l{ padding-bottom: 2px; }
    #footer .bot .f_l,
    #footer .bot .f_r{ float: none; display: block; text-align: center; }

	/**路径**/
	#Location i{ margin:0 10px; }

    /**视频弹框**/
    .TankVideoBox .VideoBox{ transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -moz-transform: translateY(-50%); -o-transform: translateY(-50%); }
    .TankVideoBox .VideoBox .exit{ top: -30px; right: 0; }
    /**图片弹框**/
    #TankImg .modal-lg .exit{ right: -5px; top: -5px; background-color: #479d0b; border-radius: 0; transform: scale(0.8); }
    #TankImg .modal-content{ padding:15px; }
    #TankImg .title{ padding-top:10px; }

    /**首页**/
    .IndexBody .moreBox{ padding:15px 0; }
    .IndexBody .moreBox .more{ line-height: 36px; font-size: 14px; }
	.IndexBody .Autotitle{ font-size: 22px; }
	.IndexBody .Autotitle .line{ margin:10px auto; }
	.IndexBody .word{ font-size: 14px; line-height: 20px; }
	#IndexBan .point{ bottom:5px; }
	#IndexBlock1{ padding:20px 0; }
	#IndexBlock1 .l-img{ display: none; }
	#IndexBlock1 .ul .cont{ padding:15px 15px; }
	#IndexBlock1 .ul .cont .title{ color:#479d0b; }
	#IndexBlock1 .ul .imgBox{ display: block!important; }
	#IndexBlock1 .ul .words{ height: auto; }
	#IndexBlock2{ padding:20px 0; }
	#IndexBlock2 .ul{ margin:0 -5px; }
	#IndexBlock2 .ul li{ padding:0 5px; margin-bottom: 15px; }
	#IndexBlock2 .ul .title{ font-size: 14px; line-height: 24px; padding:3px 10px; }
	#IndexBlock2 .moreBox{ padding-top:0; }
	#IndexBlock3{ padding: 110px 0 28px; }
	#IndexBlock3 .Autotitle{ font-size: 22px; }
	#IndexBlock3 .word{ padding-top: 15px; margin-bottom: 10px; }
	#IndexBlock3 .word p{text-indent: 2em;}
	#IndexBlock3 .iBox .ili{ display: block; float: none; width: 100%; margin-bottom: 10px; }
	#IndexBlock3 .iBox .ili1,
	#IndexBlock3 .iBox .ili3{ padding-right:0; }
	#IndexBlock3 .iBox .title{ font-size: 16px; }
	#IndexBlock4{ padding:20px 0; }
	#IndexBlock4 .ul{ padding-top: 0; }
	#IndexBlock4 li+li{ margin-top: 15px; }
	#IndexBlock4 .title{ margin-bottom: 5px; font-size: 18px; }
	#IndexBlock4 .Cont{ padding:15px 15px; font-size: 14px; line-height: 20px; }

	/**产品**/
	#PBlock{ padding:15px 0; }
	#PBlock .l-type .Type{ padding:15px; font-size: 18px; }
	#PBlock .l-type .Type .i1{ transform: scale(0.8); }
	#PBlock .l-type .Box{ padding:5px 0; }
	#PBlock .l-type .Box .title{ font-size: 14px; line-height: 18px; padding:0 15px; }
	#PBlock .l-type .Box .title span{ padding-top:15px; padding-bottom:15px; }
	#pInfo{ margin-top: 15px; }
	#pInfo .Block1{ margin-bottom: 15px; }
	#pInfo .Block1 .imgBox{ width: 100%; float: none; display: block; }
	#pInfo .Block1 .cont{ width: 100%; float: none; display: block; }
	#pInfo .Block1 .title{ font-size: 18px; }
	#pInfo .Block1 .longtitle{ font-size: 14px; }
	#pInfo .Block1 .Feature .ll li{ padding:2px 0; }
	#pInfo .Block1 .share{ padding:15px 0; }
	#pInfo .Block1 .advisory{ margin:0; width: 100%; text-align: center; }
	#pInfo .Bcont{ padding-top: 15px; }
	#pInfo .Bcont .bg0{ padding:15px; }
	#pInfo .Bcont .title{ font-size: 16px; margin-bottom:5px; }
	#pInfo .Bcont .content{ line-height: 24px; overflow: hidden; }
	#pInfo .Bcont .content .divCBox{ overflow-x: auto; }
	#pInfo .Bcont .content .divCBox table{ width: auto; }
	#pInfo .Bcont .content .divCBox::-webkit-scrollbar-track-piece {
	    background-color: rgba(0, 0, 0, 0);
	    border-left: 1px solid rgba(0, 0, 0, 0);
	}
	#pInfo .Bcont .content .divCBoxt::-webkit-scrollbar {
	    width: 5px;
	    height: 13px;
	    -webkit-border-radius: 5px;
	    -moz-border-radius: 5px;
	    border-radius: 5px;
	}
	#pInfo .Bcont .content .divCBox::-webkit-scrollbar-thumb {
	    background-color: rgba(0, 0, 0, 0.5);
	    background-clip: padding-box;
	    -webkit-border-radius: 5px;
	    -moz-border-radius: 5px;
	    border-radius: 5px;
	    min-height: 28px;
	}
	#pInfo .Bcont .content .divCBox::-webkit-scrollbar-thumb:hover {
	    background-color: rgba(0, 0, 0, 0.5);
	    -webkit-border-radius: 5px;
	    -moz-border-radius: 5px;
	    border-radius: 5px;
	}
	#pInfo .Bcont+.Bcont{ padding:0; }
	#pInfo .Block4{ padding-bottom: 0; }
	#pInfo .Block4 .Btitle{ font-size: 16px; padding:15px 0 5px; }

	/**关于我们**/
	#AboutBlock{ padding:15px 0 0; margin:0 15px; }
	#AboutBlock .AbTypes .li{ margin-bottom: 15px; }
	#AboutBlock .AbTypes .li:nth-child(3){ border-color: transparent; }
	#AboutBlock .AbTypes i{ height: 40px; width: 40px; background-size: 20px; }
	#AboutBlock .AbTypes .word{ font-size: 14px; }
	.AboutBlockcont .atitle{ font-size: 18px; padding:25px 0 10px; }
	.AboutBlockcont .acont{ font-size: 14px; }
	#AboutBlock1{ padding:0 0 25px; }
	#AboutBlock1 .NBox .li{ padding:0 5px; height: auto; margin-bottom: 20px; }
	#AboutBlock1 .NBox .li:nth-child(3){ border-color:transparent; clear:both; }
	#AboutBlock1 .NBox .word{ line-height: 18px; }
	#AboutBlock2{ padding:0 0 15px; }
	#AboutBlock2 .atitle{ padding:25px 0 15px; }
	#AboutBlock2 .imgBox{ float: none; display: block; width: 100%; }
	#AboutBlock2 .cont{ float: none; display: block; width: 100%; }
	#AboutBlock2 .ul li{ padding:15px 0; }
	#AboutBlock2 .l_title{ font-size: 16px; margin-bottom: 2px; }
	#AboutBlock3{ padding:0px; }
	#AboutBlock3 .gallery-thumbs .Btitle{ font-size: 18px; line-height: 30px; }
	#AboutBlock3 .gallery-thumbs .ul{ margin-bottom:15px; }
	#AboutBlock3 .gallery-thumbs li{ padding:2px 0; line-height: 20px; }
	#AboutBlock3 .gallery-thumbs .l-con{ float: none; display: block; width: 100%; }
	#AboutBlock3 .gallery-thumbs .imgBox{ float: none; display: block; width: 100%; }

	/**OEM&ODM**/
	#OmBlock1{ padding:0 0 25px; }
	#OmBlock1 .ltitle{ margin-bottom:5px; }
	#OmBlock1 .cont{ font-size: 14px; }
	#OmBlock1 .ul .lcon{ padding:0 0 25px; }
	#OmBlock2{ padding:0 0 25px; }
	#OmBlock2 .list{ padding:0; }
	#OmBlock2 .lBox{ margin:0; padding:0; width: 100%; }
	#OmBlock2 .lBox .ili{ position: static;}
	#OmBlock2 .lBox .ili:before{ display: none; }
	#OmBlock2 .list .ili{ float:none; display: inline-block; margin:0; width: 46%; margin-bottom:10px; padding:0 15px; }
	#OmBlock2 .list .span i{ height: 70px; width: 70px; background-size: 36px 36px!important; }
	#OmBlock2 .list .txt{ font-size: 14px; line-height: 20px; }
	#OmBlock3{ padding:35px 0; }
	#OmBlock3 .advisory{ width: 100%; margin-top: 15px; }

	/**新闻**/
	#NewsList{ padding:15px 0; }
	#NewsList .imgBox img{ width: 180px; height: 90px; }
	#NewsList .cont{ margin-left: 190px; padding-top: 0; padding-right: 0; height: 90px; }
	#NewsList .title{ font-size: 18px; line-height: 22px; }
	#NewsList .des{ line-height: 24px; }
	#NewsList .other{ margin-top: 8px; padding-top:10px; }
	/**新闻详情页**/
	#NewsInfo{ padding:15px 0 20px; }
	#NewsInfo .title{ font-size: 16px; }
	#NewsInfo .other{ font-size: 12px; padding-bottom: 5px; }
	#NewsInfo .other .icons{ transform: scale(0.7); }
	#NewsInfo .Icont{ padding:10px 15px; }
	#NewsInfo .Icont .Box{ font-size: 14px; }
	.bg0 .links{ line-height: 34px; padding-bottom: 5px; }
	.bg0 .links .f_l{ display: block; float: none; }
	.bg0 .links a{ padding:0; width: 48%; margin:0; text-align: center; }
	.bg0 .links .n{ float: right; }
	.bg0 .links .icons{ transform: scale(0.7); margin-right: 5px; }
	.bg0 .links .n .icons{ margin-left:5px; margin-right: 0; }
	.bg0 .links .f_r{ float: none; display: block; }
	.bg0 .links .Returnlist{ width: 100%; margin-top:4%; background-color: #479d0b; color:#fff; }
	.bg0 .links .Returnlist .icons{ background-position:-425px  -40px; }

	/**荣誉资质**/
	#HonorList{ padding:0 0 15px; }
	#HonorList .atitle{ margin:0; }
	#HonorList .acont{ margin-bottom: 0; }
	#HonorList .Type{ padding:15px 0; }
	#HonorList .Type a{ font-size: 14px; line-height: 40px; padding:0 10px; margin:0 3px; }
	#HonorList .ul{ margin:0 -3px; }
	#HonorList .ul li{ padding:3px; }
	#HonorList .Box{ padding:10px; }
	#HonorList .imgBox{ margin:0; }
	#HonorList .ltitle{ margin:10px 0 10px; }
	#HonorList .down{ font-size: 14px; line-height: 30px; padding:5px 0 0; }
	#HonorList .down .icons{ transform: scale(0.8); }

	/**联系我们**/
	.ContactBlock{}
	.ContactBlock .title{ font-size: 18px; padding:5px 0; line-height: 20px; }
	.ContactBlock .des{ font-size: 14px; }
	#ContactBlock1{ padding:20px 0; }
	#ContactBlock1 .des{ margin-bottom:5px; padding-bottom: 20px; }
	#ContactBlock1 .li{ width: 100%; margin-top: 5px; text-align: center; }
	#ContactBlock1 .ltitle{ font-size: 16px; margin-bottom: 5px; margin-top: 10px; }
	#ContactBlock1 .lcont{ padding-top:5px; }
	#ContactBlock1 .lcont p{ padding:2px 0; }
	#ContactBlock2{ padding:15px 0; }
	#ContactBlock2 .r-map .Map{ height: 300px; }
}

@media only screen and (max-width: 640px){

    /**Banner图片**/
    #IndexBan .pc{ display: none; }
    #IndexBan .phone{ display: block; }
    /**公共Banner**/
    #AutoBanner .pc{ display: none; }
    #AutoBanner .phone{ display: block; }
    #AutoBanner .title{ font-size: 22px; }
    #AutoBanner .ltitle{ font-size: 14px; }

	/**新闻**/
	#NewsList{}
	#NewsList .imgBox{ display: block; position: static; margin-bottom: 10px; }
	#NewsList .imgBox img{ width: 100%; height: auto; }
	#NewsList .cont{ margin-left: 0; height: auto; }
	#NewsList .title{ font-size: 16px; line-height: 20px; }
	#NewsList .des{ font-size: 12px; line-height: 20px; }
	#NewsList .other{ margin-top: 5px; padding-top:7px; font-size: 12px; }
	#NewsList .other .icons{ transform: scale(0.7); }
	#RightNav { display: none; }
}

@media only screen and (max-width: 500px){
}

@media only screen and (max-width: 400px){
    /**底部**/
    #footer .menu a{ margin:0 4px; }
    #footer .menu a+a{ margin-left: 4px; }
}

/*尾部*/

.f_bg{ background:#1a1a1a; color:#fff; font-size:14px; clear:both; padding-top:40px; text-align:left; }

.f_bg_div{ max-width:1200px; width:96%; margin:0 auto;}

.f_bg a{color:#777777; text-decoration:none;}

.f_bg a:hover{ color:#fff;}

.f_bg .h2{ height:59px; line-height:58px; font-weight:normal; font-size:16px;color:#fff; position:relative; text-transform:uppercase;}

.f_bg .links{width:25%;overflow:hidden; margin-bottom:5.5%;text-align:left;float:left;}

.f_bg .links ul li{ display:block; height:30px; line-height:30px; overflow:hidden;}

.f_bg .links ul li a{transition:all 0.3s; padding-right:5px; }

.f_bg .links ul li a:hover{ margin-left:5px; padding-right:0;}

.f_bg .f_bg_m{ text-align:left; overflow:hidden; float:left;width:calc(98% - 408px);width:-webkit-calc(98% - 408px);width:-moz-calc(98% - 408px);}

.f_bg .f_div2_r2{ float:right;overflow:hidden;text-align:left;width:408px; padding-bottom:5.5%; color:#777777;}

.f_bg .f_div2_r2 ul li{ display:block; overflow:hidden; padding-left:25px; line-height:40px; background-repeat:no-repeat; background-position:left center;}

.f_bg .f_div2_r2 ul li.bgs1{ background-image:url(../images/foot_bg1.png);}

.f_bg .f_div2_r2 ul li.bgs2{ background-image:url(../images/foot_bg2.png);}

.f_bg .f_div2_r2 ul li.bgs3{ background-image:url(../images/foot_bg3.png); line-height:20px; background-position:left 2px; margin-top:7px;}





.f_div3{ clear:both; background:#242424;overflow:hidden; line-height:26px; padding-top:0px; padding-bottom:0px; color:#777777; font-size:14px; font-family:OpenSans-Regular,Arial; text-align:center;} 

.f_div3 span{ display:inline-block; vertical-align:top; padding-left:2%; padding-right:2%;}

.f_div3 a{ color:#777;transition:all 0.3s;}

.f_div3 a:hover{ color:#fff;}

.foot_a{ float:right;line-height:20px; font-size:14px; /*overflow:hidden;*/ text-align:center; margin-top:10px;}

.foot_a ul{}

.foot_a ul li{ display:inline-block;width:40px; height:40px; margin-left:10px;/* border:1px solid #a3b4d4;border-radius:50%;*/}

/*.foot_a ul li:hover{border:1px solid #fff;}*/

.foot_a ul li a{ display:block; width:100%; height:100%;margin:0; position:relative;transition:all 0.3s;}

.foot_a ul li a:hover{/*filter: Alpha(Opacity=60);opacity: 0.6;*/}

.foot_a ul li a:after{content: ""; position:absolute; width:100%; height:100%;left:0%; top:0;transition:all 0.3s;background-size:0% 0%; background-repeat:no-repeat; background-position:center center;}

.foot_a ul li a:hover:after{ background-size:100% 100%;}

.foot_a ul li.weixin a{ background:url(../images/foot_ico2.png) center center no-repeat;background-size:100% 100%;}

.foot_a ul li.weixin a:hover{filter: Alpha(Opacity=100);opacity: 1.0;}

.foot_a ul li.weixin a:after{ background-image:url(../images/foot_ico2_on.png);}

.foot_a ul li.weixin .wem1{width: 203px; bottom:53px; text-align: center;  position: absolute; margin-left:-83px;margin-top: -203px; background-image: url(../img/ewm.png);background-repeat: no-repeat; height:0; overflow:hidden;transition:all 0.3s;}

.foot_a ul li.weixin .wem1 img{ width:155px; height:155px; margin-right:5px;transition:all 0.3s;}

.foot_a ul li.weixin a:hover .wem1{ height:155px;padding-top: 20px; padding-bottom:20px;}

.foot_a ul li.qq{ margin-right:0;}

.foot_a ul li.qq a{ background:url(../images/foot_ico1.png) no-repeat;background-size:100% 100%;}

.foot_a ul li.qq a:after{ background-image:url(../images/foot_ico1_on.png);}

.foot_a ul li.qq a.bds_sqq{ width:38px; padding:0;}

.foot_a .bdshare-button-style0-24{ height:100%;}

.foot_a ul li.sinna a.bds_tsina{ background:url(../images/foot_ico3.png) left top no-repeat; width:38px; padding:0;background-size:100% 100%;}

.foot_a ul li.sinna a.bds_tsina:after{ background-image:url(../images/foot_ico3_on.png);}



.gotop{ position:fixed; bottom:10%; right:1%; width:44px; height:44px; background:url(../images/gotop.png) no-repeat; background-size:100% 100%;

-webkit-transition:all 0.5s ease-in-out; -moz-transition:all 0.5s ease-in-out; -ms-transition:all 0.5s ease-in-out;

-o-transition:all 0.5s ease-in-out; transition:all 0.5s ease-in-out; display:none; }

.gotop.active{ display:none;}

.gotop:hover{-webkit-transform:rotate(360deg); -ms-transform:rotate(360deg); -o-transform:rotate(360deg); -moz-transform:rotate(360deg); cursor:pointer; transform:rotate(360deg);}




@media screen and (max-width: 1260px) {

	 
	/*尾部*/
	
	.f_bg{ padding-top:30px; font-size:13px;}
	
	.f_bg .f_bg_m{width: calc(98% - 350px); width: -webkit-calc(98% - 350px); width: -moz-calc(98% - 350px);}
	
	.f_bg .f_div2_r2{ width:350px;}
	
	.f_div3{ padding-top:15px; padding-bottom:15px; font-size:13px;}
	
	
	
	}

	@media screen and (max-width: 1100px) {

		.f130{ font-size:90px;}
		
		.f80{ font-size:62px;}
		
		.f70{ font-size:50px;}
		
		.f62{ font-size:47px;}
		
		.f60{ font-size:46px;}
		
		.f55{ font-size:44px;}
		
		.f50{ font-size:42px;}
		
		.f48{ font-size:38px;}
		
		.f45{ font-size:36px;}
		
		.f44{ font-size:34px;}
		
		.f40{ font-size:32px;}
		
		.f36{ font-size:30px;}
		
		.f34{ font-size:29px;}
		
		.f32{ font-size:28px;}
		
		.f30{ font-size:26px;}
		
		.f28{ font-size:24px;}
		
		.f26{ font-size:22px;}
		
		.f24{ font-size:20px;}
		
		.f22{ font-size:19px;}
		
		.f20{ font-size:18px;}
		
		.f18{ font-size:16px;}
		
		/*PC导航*/
		
		/* 手机导航全局 */
		
		.blank_h{ height:90px;}
		
		.nav-hide .blank_h{ height:90px;}
		
		.header-v1{ display:none;}
		
		.touch-top{ display:block;}
		
		
		
		
		
		/*尾部*/
		
		.f_bg{text-align:center;}
		
		.f_bg .f_bg_m{  display:inline-block; vertical-align:top; display:none;}
		
		.f_bg .f_div2_r2{ float:none; width:100%;}
		
		
		
		.foot_a ul li{ margin-left:5px;}
		
		
		
		}
		
		 


		.fl{ float: left;}
		.fr{float: right;}

.padding-tb80{
	padding-top: 30px;
	padding-bottom:30px ;
		background-color: #faf9f9;
	}
	.newsbg{display: table; }

		.new-l li ,.new-r li{
		padding: 0;
		margin: 0;
		outline: 0;
		text-decoration: none;
		list-style: none;
		box-sizing: border-box;}

		.title24 span {
			font-size: 26px;
			text-transform: uppercase;
			color: #adadad;
			 
			display: block;
		}

		.title24 h2 {
			font-size: 32px;
			margin-top: 0px;
			color: #479d0b;font-weight: bold;
		}

		.new-l{width: 60%;}
.new-l li{float: left;width: 47%;margin-right: 3%;}
.mg-bt30{margin-bottom: 30px;}
.size18{font-size: 18px;}
.date{font-family: dincondmedium;color: #a1a1a1;margin: 15px 0 20px;}
.xw-desc p{color: #a1a1a1;text-align: justify;}
.new-bot .xw-desc p{height: 3.2em;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.new-bot h3{transition: all .4s;}
.jt27x12{display: inline-block;background: url("../images/jt27x12-1.png") no-repeat center;background-size: cover;transition: all .4s;width: 27px;height: 12px;}
.mg-bt50{margin-bottom: 15px;}
.new-r{width: 40%;}
.new-r h3{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.new-r a{display: block;padding: 12px 24px;transition: all .4s;}
.mg-bt25{margin-bottom: 7px;}
.new-r .date{margin: 5px 0 10px;}
a:hover .new-bot h3{color: #e60019;}
a:hover .jt27x12{background: url("../images/jt27x12-2.png") no-repeat center;background-size: cover;}
.jt27x12:hover{background: url("../images/jt27x12-2.png") no-repeat center;background-size: cover;}
.new-r .jt27x12{opacity: 0;}
.new-r a:hover{background: #f5f5f5;}
.new-r a:hover .jt27x12{opacity: 1;}


.imgscale .img100{overflow: hidden;}
.imgscale .img100 img{transition: all .4s;}
.imgscale:hover .img100 img{transform: scale(1.1);}
.background-cover{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}


.otenac{ position:absolute; width:100%; bottom:0; background:rgba(0,0,0,0.4);}
.otenac li{ width:33%; text-align:center; color:#fff; float:left; padding:20px 0;}
.otenac li .d1{ font-size:18px;}
.otenac li .d1 strong{ font-size:2vw;}
.otenac li .d2{ color:#eee;}



@media (max-width:800px){
	.new-l,.new-r{float: none;width: 100%;}
	.new-l li{width: 48.5%;margin-right: 3%;}
	.new-l li:last-child{margin-right: 0;}
	.about-con{width: 100%;}
	.about-mp4{position: relative;width: 100%;height: 480px;left: 0;}
	.new-l{margin-bottom: 30px;}
	.dsz-img{width: 320px;}
	.xwym{padding: 35px;}
	.pro-img{float: none !important;width: 100%;margin-bottom: 30px;}
	.pro-con,.pro-cons,.pro-type{position: static;width: 100%;}
	.pro-type{margin-bottom: 20px;}
	.jmys-r,.jmys-l,.renli-r,.renli-l{float: none;width: 100%;}
	.jmys-l{padding-top: 0;margin-bottom: 30px;}
	.renli-l{padding-top: 0;margin-bottom: 30px;}
	.img360{height: 200px;}
}

@media (max-width:760px){
	.pc-show,.ny-new-l:before{display: none;}
	.wap-show{display: block;}
	.data li strong,.footer-tel span{font-size: 32px;}
	.size48{font-size: 22px;}
	.size30,.title30-text h3{font-size: 22px;}
	.title24 span,.title30 h2,.title36 h2{font-size: 20px;}
	.title24 h2,.size24,.size22{font-size: 18px;}
	.size18,.ban-des span,.page a,.size20{font-size: 16px;}
	.des16 p,.data p,.footer-lxfs p,.wel-lsit a,.ry-l li,.ppzz-list li p,.ny-new-l li p,.xwxq-fy a,.fanhui span,.pro-page p,.job-top .col-5 span,.wenti p{font-size: 14px;}
	.fixedTop p{font-size: 11px;}
	.des16 p{line-height: 1.6em;}
	.xp,.yezhi{float: none;width: auto;}
	.new-l li{width: 100%;float: none;margin-right: 0;}


	.padding-tb80,.footer,.padding-tb120,.padding-tb60{padding: 35px 0;}
	.edit,.pro li{padding: 20px 0;}
	.xw li a{padding: 15px 0;}

	.mg-bt80{margin-bottom: 35px;}
	.title24-box,.xp,.mg-bt60,.new-l li{margin-bottom: 30px;}
	.mg-bt50{margin-bottom: 25px;}
	.mg-bt40,.about-warp .des16 p,.ppzz-list li,.title30{margin-bottom: 20px;}
	.mg-bt30,.gsjs-img,.title30-img-title,.mg-bt25,.pro-img{margin-bottom: 15px;}
	.ban-des h2,.mg-bt20,.jmys-l li{margin-bottom: 10px;}
	.footer-lxfs p{margin-bottom: 5px;}
	.new-l li:last-child{margin-bottom: 0;}

}



.fanye{  text-align:center;  margin:30px 0 20px 0;}
.fanye li{display:inline}
.fanye a, .fanye span{ border:#bbb solid 1px; 
    padding:0px 15px; 
    font-size:14px; 
    color:#666; 
    line-height: 36px; 
    display: inline-block; 
    border-radius: 5px;
    margin:0 1px;}
.fanye a:hover{ color:white; 
    background-color:#61ae2c; 
    border:#61ae2c solid 1px;}
.fanye span.current{ color:white; 
    background-color:#61ae2c; 
    border:#61ae2c solid 1px;}
.fanye span.disable{  }
.fanye .active span{background:#61ae2c;color:#ffffff}

.page-item.disabled .page-link {
    color: #ffffff;
    pointer-events: none;
    cursor: auto;
    background-color: #61ae2c;
    border-color: #dee2e6;
}